home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 26.zip / BS1 part 26 / Maxiplan+ v1.9 release.adf / MaxiPlan / PLANHELP / data.help < prev    next >
Text File  |  1988-03-26  |  5KB  |  107 lines

  1. ---------------------------------------------------------------------
  2. DATA MENU HELP                                    Chapter 12     
  3. ---------------------------------------------------------------------
  4.  
  5. Data Menu Items are used to build Databases and perform database 
  6. operations.  Before you can execute a database operation, you must
  7. first name a Database Range and then name a Criteria Range.
  8.  
  9. ---------------------------------------------------------------------
  10. Find                                              Page 12-8       
  11. ---------------------------------------------------------------------
  12.  
  13. Highlights Records that match a certain criteria.  Find starts at the
  14. top of the Database and locates the first match.  To see the next
  15. match, use the down Arrow Key.  The up Arrow Key is used to see a
  16. previous matching Record.
  17.  
  18. ---------------------------------------------------------------------
  19. Extract                                           Page 12-10
  20. ---------------------------------------------------------------------
  21.  
  22. Copies selected Records onto a new Range on the Worksheet.
  23.   
  24.          All - all Records are copied including
  25.                duplicates.
  26.  
  27.       Unique - Duplicate Records are dropped
  28.                after one Record is copied. 
  29.                
  30.  
  31. ---------------------------------------------------------------------
  32. Delete                                            Page 12-12
  33. ---------------------------------------------------------------------
  34.  
  35. Delete removes selected Records from the Worksheet.  Once a Record
  36. is removed, all Records below it are moved up one Row and a blank 
  37. record is inserted at the bottom.  A Requester verifies each
  38. deletion.
  39.  
  40.     Single Record    - deletes the currently selected record.
  41.     Matching Records - deletes all records matching the criteria.
  42.  
  43. ---------------------------------------------------------------------
  44. Define Database                                   Page 12-3
  45. ---------------------------------------------------------------------
  46.  
  47. Used to treat a selected Range as a Database.  First Row of the
  48. Range must contain Field Names.  A Requester appears to key in 
  49. the Database Name.
  50.  
  51. ---------------------------------------------------------------------
  52. Define Criteria Range                             Page 12-8
  53. ---------------------------------------------------------------------
  54.  
  55. Used to treat a selected Range as a Database Criteria.  Various
  56. types of Criteria have different formats.  Generally, If more than
  57. one Field is filled in within a given row, then ALL CONDITIONS
  58. within that Row of the Criteria Range must be met (AND function).
  59. If more than one Row is filled in, then any of the Rows causing a
  60. match will select a Record ( OR function).
  61.  
  62. To match a specific criteria YOU MUST PUT AN EQUAL SIGN in front
  63. of the criteria comparison field.  Examples:  =>32 or =<>55.
  64. To test for an exact match you must use two equal signs:  ==37.
  65.  
  66. A Requester appears to key in a Criteria Range Name.
  67.  
  68. ---------------------------------------------------------------------
  69. Select Database                                   Page 12-2
  70. ---------------------------------------------------------------------
  71.  
  72. Used to access an existing Database.  Displays a Database Name
  73. Requester window for selecting an existing Database.
  74.  
  75. ---------------------------------------------------------------------
  76. Select Crtiera                                    Page 12-7
  77. ---------------------------------------------------------------------
  78.  
  79. Used to access an existing Criteria Range.  Displays a Criteria Name
  80. Requester window for selecting an existing Criteria Range.
  81.  
  82. ---------------------------------------------------------------------
  83. Sort                                               Page 12-7
  84. ---------------------------------------------------------------------
  85.  
  86. Reorders Records of Database based on a defined Criteria.  The
  87. Criteria typically takes the form of Field Names in the first
  88. Row of the Criteria Range.  The second Row has numbers that tell
  89. MaxiPlan what order to sort the Fields.  For example, to sort a
  90. phone list by last name, then first name, put a 2 in the last name
  91. Field and a 1 in the first name Field.
  92.  
  93. ---------------------------------------------------------------------
  94. Save Data as Text                                 Page 12-13
  95. ---------------------------------------------------------------------
  96.  
  97. Allows any Database Range to be renamed and saved as a tab delineated
  98. text file for export to other programs such as for mail merge.
  99.  
  100. ---------------------------------------------------------------------
  101. Load Text as Data                                 Page 12-14
  102. ---------------------------------------------------------------------
  103.  
  104. Allows the import of files saved in a tab delineated format into a
  105. MaxiPlan Database.
  106.  
  107.